;;; QQ: 67762207 --
%100
+3
+30
+25

[@main]
#IF
checkpkpoint 2
#SAY
I do not want to do business with you this bad. \ \
<End/@exit>
#ELSEACT
goto @main_0_0

[@main_0_0]
#SAY
Welcome to, what I do for you? \ \
(FCOLOR/10) bulk <buy/@buy + (grocery type)> (FCOLOR/12) \
<Buy/@buy> Items \
<Sales/@sell> Items \
<Purchase of production materials/@buymakemat> \
<Synthetic stone/@MakeStone> \
<Dead of the syrup to buy/@Akdfud> \
<End/@exit>

[@MakeStone]
#CALL [ProduceSystem\StoneMake.txt] @StoneMake

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@buymakemat]
#CALL [ProduceSystem\MaterialSell.txt] @MaterialSellMain
[@buy]
#SAY
What you want to buy? \ \
<Pre-step/@main>

[@sell]
#SAY
There are only escape volumes candles and dungeons. \ \
<Pre-step/@main>

[goods]



[@Akdfud]
#SAY
_ You are looking for the souls of the syrup in each bottle is priced at 3 million gold coins. How expensive do? With its quality should be worth the price bar. If you want to bargain with you to somewhere else let's see it. Although I am a street vendor's drug sellers, but do not want to discount the price. how kind of want to clear? \ \
_ <To buy./@Buy_Akdfud> \
_ <Think again./@Exit_Akdfud>

[@Buy_Akdfud]
#IF
checkGold 3000000
#ACT
take gold 3000000
give the syrup an Undead
#SAY
_ Or do you insight ah. If you need medicine you are welcome any time again. I will prepare for you the best .... \ \
_ <Close/@exit>

#Elsesay
_ What? Money you want to buy medicine? Have money waiting for you Come back. \ \
_ <Close/@exit>

[@exit_Akdfud]
#IF
#say
_ Oh, young people, too much of your suspicions. I does not matter, but the good stuff will not wait for you. You to ponder. \ \
_ <Close/@exit>
;;----------------------------------------------
